inlinegraphic instead of inlinegraphics. Fixes the doc build
authorJohan Dahlin <jdahlin@async.com.br>
Thu, 14 Jun 2007 22:10:14 +0000 (22:10 +0000)
committerJohan Dahlin <johan@src.gnome.org>
Thu, 14 Jun 2007 22:10:14 +0000 (22:10 +0000)
2007-06-14  Johan Dahlin  <jdahlin@async.com.br>

    * gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of
    inlinegraphics. Fixes the doc build

svn path=/trunk/; revision=18137

docs/reference/ChangeLog
docs/reference/gtk/tmpl/gtktreeview.sgml

index b2f1878701173b6587d04571e5ae30d5c1b5d8de..16dcef7193ffd4e364863781440141302aed5e0e 100644 (file)
@@ -1,3 +1,8 @@
+2007-06-14  Johan Dahlin  <jdahlin@async.com.br>
+
+       * gtk/tmpl/gtktreeview.sgml (linkend): inlinegraphic instead of 
+       inlinegraphics.
+
 2007-06-13  Michael Natterer  <mitch@imendio.com>
 
        * gtk/tmpl/gtkmenuitem.sgml: remove stuff that has been moved inline.
index ec08e3e2b810a3386ec5cc41c670a3e5c69e002f..ea692aaead1b61652e8fd4794abaed45a4587e4d 100644 (file)
@@ -20,7 +20,7 @@ they work together.
 Several different coordinate systems are exposed in the GtkTreeView API.
 These are:
 
-<inlinegraphics fileref="tree-view-coordinates.png" format="PNG"></inlinegraphic>
+<inlinegraphic fileref="tree-view-coordinates.png" format="PNG"></inlinegraphic>
 
   <simplelist>
     <member>Widget coordinates -- coordinates relative to the widget (usually <literal>widget-&gt;window</literal>.</member>